XMLElement.RemoveAttributeNode Function

Removes the attribute specified by the node reference. Optionally returns as an XMLAttribute the removed node.

Syntax

result = XMLElement.RemoveAttributeNode( attributeNode )

Parameters

attributeNode

XMLAttribute

Return Value

Result

XMLAttribute